/*------------------------------------------------------------------
    Template Name:	Fintex
    Template URI: http://enroutedigitallab.com/html/fintex
    Description :: Business Financial Template
    Author: enroutedigitallab
    Author URI: http://enroutedigitallab.com/
    License: GPL V2 or Later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Version: 1.0
*/
/*
    ========================================================================
    Index and Othe section
    ------------------------------------------------------------------------
      # -  1.0 - Global css
      # -  2.0 - Custom Menu
      # -  3.0 - Slider
      # -  4.0 - Articles
      # -  5.0 - Blog
      # -  6.0 - Sidebar
      # -  5.0 - Sidebar Blog
      # -  6.0 - About Us
      # -  7.0 - Team Member
      # -  8.0 - Achivement Counter
      # -  9.0 - Banner
      # -  10.0 - Service
      # -  11.0 - Client Testimonial
      # -  12.0 - Recent Articles
      # -  13.0 - Map
      # -  14.0 - Map Address
      # -  15.0 - Success Contact Form
      # -  16.0 - Grid Blog
      # -  17.0 - Footer

    */
/*
  ========================================================================
  Page Description
  ------------------------------------------------------------------------
    # -  1.0 - Index
    # -  2.0 - About Us
    # -  3.0 - Service
    # -  4.0 - Blog
    # -  5.0 - Blog Details
    # -  6.0 - Blog Fullwidth
    # -  7.0 - Blog Grid Two
    # -  8.0 - Blog Grid Three
    # -  9.0 - Blog Left Sidebar
    # -  10.0 - Contact

  */
/*      All Global css
----------------------------*/
body {
  font-size: 14px;
  font-weight: normal;
  line-height: 27px; }

p {
  font-size: 15px;
  color: #888888;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", serif; }

ul {
  margin: 0px;
  padding: 0px; }
  ul li {
    list-style: none; }

a {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #000; }
  a:hover, a:focus, a.active {
    text-decoration: none;
    color: #000;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }

input, textarea {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

button:focus {
  outline: 0; }

label {
  font-weight: normal; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="url"],
input[type="search"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="time"],
.form-control, textarea, textarea.form-control {
  height: 50px;
  border: 1px solid #e7e7e7;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 20px; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  .form-control:focus, textarea:focus, textarea.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #d91400;
    outline: 0; }

textarea, textarea.form-control {
  height: auto;
  padding-top: 15px;
  min-height: 146px;
  width: 100%; }
  textarea:focus, textarea.form-control:focus {
    outline: 0;
    border: 1px solid #d91400; }

.form-group {
  margin-bottom: 20px; }

/*  Heading Tag
-------------------*/
h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 18px; }

a {
  color: inherit;
  font-weight: inherit;
  font-weight: 400;
  font-family: "Playfair Display", serif;
  font-size: 20px; }
  a:hover {
    color: #d91400; }

img {
  max-width: 100%;
  }

.image img {
  width: 100%; }

ul {
  margin-bottom: 0; }

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

.no-border {
  border: 0 !important; }

.fix {
  overflow: hidden; }

.pr {
  position: relative; }

.clear {
  clear: both; }

.fintex-button, .form-submit input[type="submit"] {
  min-width: 155px;
  font-family: "Poppins", sans-serif;
  background: #0083bf;
  color: #fff;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  padding: 10px 15px 9px 15px;
  font-weight: 700;
  letter-spacing: 1.1px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  border: 1px solid #0083bf;
  }
  .fintex-button:hover, .fintex-button:focus, .form-submit input[type="submit"]:hover, .form-submit input[type="submit"]:focus {
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    background: #2b3990;
    border: 1px solid #2b3990;
    }

.fintex-slider-layer {
  font-weight: 400;
  color: #fff;
  font-family: "Playfair Display", serif; }

.slider-arrow-button .fintex-button {
  background: #2b3990;
  color: #fff;
  }

.section-padding {
  padding-top: 88px;
  padding-bottom: 85px; }

.color-red {
  color: #0083bf !important; }

.color-white {
  color: #fff !important; }

.shadow {
  -webkit-box-shadow: 0px 0px 35px 0px rgba(95, 95, 95, 0.05);
  box-shadow: 0px 0px 35px 0px rgba(95, 95, 95, 0.05); }

input[type="submit"] {
  border: 0; }

.bg-gray {
  background: #f7f7f7; }

.section-bottom {
  margin-bottom: 77px; }

h2 {
  font-size: 37px;
  line-height: 47px;
  font-weight: 400; }

.pt15 {
  padding-top: 15px; }

.mb10 {
  margin-bottom: 10px !important; }

.mt25 {
  margin-top: 25px; }

.pt50 {
  padding-top: 50px; }

.pb170 {
  padding-bottom: 170px; }

.pr10 {
  padding-right: 10px; }

.base-color {
  color: #000000; }

.base-bg {
  background: #d91400;
  color: #fff;
  border: 1px solid transparent; }

.black-bg {
  background: #000000; }

.cyan-bg {
  background: #4bbfcb; }

.red-bg {
  background: #d91400; }

.orange-bg {
  background: #f39a24; }

.limegreen-bg {
  background: #82c484; }

/*
---------------------------------------
 main slider
 --------------------------------------
 */
.slider-section {
  margin-top: 47px; }

.slider-section .defaultimg:after {
  content: "";
  position: absolute;
  z-index: 8;
  top: -50%;
  left: 0;
  width: 100%;
  height: 150%;
  background: rgba(0, 0, 0, 0.38);
  -webkit-transition: all .45s;
  -moz-transition: all .45s;
  -ms-transition: all .45s;
  -o-transition: all .45s;
  transition: all .45s; }

.slider-section .defaultimg:before {
  width: 580px;
  height: 433px;
  background-color: rgba(0, 131, 191, 0.58);
  content: '';
  position: absolute;
  z-index: 9;
  left: 20%;
  right: 0;
  top: 50%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .45s;
  -moz-transition: all .45s;
  -ms-transition: all .45s;
  -o-transition: all .45s;
  transition: all .45s;
  }

/*
---------------------------------------
 Articles
 --------------------------------------
 */
.articles {
  background: #fff;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .articles .content {
    position: relative;
    padding: 32px 32px 28px;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(95, 95, 95, 0.05);
    box-shadow: 0px 0px 35px 0px rgba(95, 95, 95, 0.05); }
    .articles .content:before {
      position: absolute;
      left: 32px;
      top: 0;
      content: '';
      height: 3px;
      background: #0083bf;
      width: 77px;
      }
  .articles:hover {
    -webkit-box-shadow: 0 0 35px rgba(95, 95, 95, 0.25);
    box-shadow: 0 0 35px rgba(95, 95, 95, 0.25);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }

.content h3 {
  font-size: 20px; }

.recent-articles {
  background: white;
  margin-top: 60px; }
  .recent-articles .image {
    width: 142px;
    float: left;
    margin-right: 28px; }
  .recent-articles .content {
    padding: 34px 0px;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(95, 95, 95, 0.05);
    box-shadow: 0px 0px 35px 0px rgba(95, 95, 95, 0.05); }
    .recent-articles .content h3 {
      margin-bottom: 3px; }
    .recent-articles .content .read-more {
      color: #d91400;
      font-size: 14px;
      font-weight: 600; }

/*
---------------------------------------
 Blog Details
 --------------------------------------
 */
.blog-details .recent-articles {
  margin-top: 45px; }

.inner-blog {
  padding: 50px 50px 43px;
  background: #fff; }
  .inner-blog .content h2 {
    margin-bottom: 5px; }
  .inner-blog .content a {
    font-size: 35px; }
  .inner-blog .content p {
    text-align: justify; }
  .inner-blog .paragraph {
    padding-top: 15px;
    padding-bottom: 17px; }
  .inner-blog p {
    text-align: justify; }

.meta-tag figure {
  font-size: 15px;
  color: #888888;
  font-family: "Open Sans", sans-serif;
  margin-right: 15px;
  display: inline-block;
  font-weight: 400; }

.meta-tag .admin {
  color: #d91400;
  font-weight: 600; }

.tag-post {
  float: right;
  margin-top: -35px; }
  .tag-post span {
    color: #888888;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400; }

.author {
  color: #d91400;
  font-size: 14px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif; }

.social-link ul li {
  display: inline-block; }
  .social-link ul li a {
    width: 25px;
    height: 25px;
    border: 1px solid #e7e7e7;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #aeaeae;
    border-radius: 3px; }

.bg-share:hover {
  background: #93D129;
  color: #fff;
  border: 1px solid #93D129; }

.bg-facebook:hover {
  background: #3F64D0;
  color: #fff;
  border: 1px solid #3F64D0; }

.bg-twitter:hover {
  background: #0ECFFF;
  color: #fff;
  border: 1px solid #0ECFFF; }

.bg-google:hover {
  background: #DD2B19;
  color: #fff;
  border: 1px solid #DD2B19; }

/*
----------------------------------------------
  all Banner
----------------------------------------------
 */
.banner-section-three,
.banner-section-two,
.banner-section {
  background-image: url("../images/banner/1.jpg");
  background-size: cover;
  background-position: center;
  padding-top: 135px;
  padding-bottom: 133px;
  position: relative; }
  .banner-section-three:before,
  .banner-section-two:before,
  .banner-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.58); }

.banner-title h1 {
  font-size: 68px;
  color: #fff;
  line-height: 77px; }

.banner-section-two {
  background-image: url("../images/banner/2.jpg"); }

.banner-section-three {
  background-image: url("../images/banner/services.jpg"); }

/*
----------------------------------------------
  parallax
----------------------------------------------
 */
.parallax-section {
  background-image: url("../images/parallax/1.jpg");
  position: relative;
  background-size: cover;
  background-attachment: fixed;
  background-position: 20% 20%;
  padding-top: 155px;
  padding-bottom: 133px; }
  .parallax-section:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.79); }

.achivement {
  padding-right: 50px; }
  .achivement h2 {
    font-size: 37px;
    color: white;
    font-weight: 400; }

.counter-value {
  text-align: center;
  font-size: 68px;
  color: #0083bf;
  font-weight: 400;
  font-family: "Playfair Display", serif; }

.counter-up {
  padding: 25px 0px; }
  .counter-up h4 {
    font-size: 20px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin-top: 35px;
    text-align: center; }

/*
---------------------------------------
 sidebar
 --------------------------------------
 */
.widget {
  padding: 36px 47px 43px;
  background: #fff;
  margin-bottom: 30px; }
  .widget h4 {
    font-size: 20px;
    color: #000000; 
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 32px;
}

.widget-title {
  position: relative;
  margin-bottom: 58px; }
  .widget-title:before {
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 77px;
    content: '';
    height: 3px;
    background: #0083bf;
    }

.widget-content ul li {
  margin-bottom: 8px; }
  .widget-content ul li a {
    font-size: 16px;
    color: #888888; }

.widget-content .tags li {
  font-size: 14px;
  color: #888888;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  border: 1px solid #d9d9d9;
  display: inline-block;
  text-transform: capitalize;
  padding: 2px 18px; }

/*
---------------------------------------
 About Us
 --------------------------------------
 */
.about-inner {
  padding-top: 0px; }
  .about-inner p {
    font-size: 14px;
    margin-bottom: 27px;
    margin-top: 6px; }

.features-section {
  padding-top: 90px;
  padding-bottom: 85px; }

.features-list {
  padding-top: 20px; }
  .features-list ul li {
    color: #888888;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    position: relative; }
    .features-list ul li:before {
      content: "\f05d";
      font-family: 'fontAwesome';
      color: #d91400;
      margin-bottom: 7px;
      display: inline-block;
      margin-right: 15px; }

.features-text p {
  padding-top: 20px;
  text-align: justify;
  font-size: 14px; }

/*
---------------------------------------
 Service Section
 --------------------------------------
 */
.service-section {
  padding-top: 95px;
  padding-bottom: 85px; }

.features-service {
  text-align: center;
  margin-bottom: 37px; }
  .features-service .icon {
    margin-bottom: 17px;
    font-size: 60px; }
  .features-service .image {
    width: 55px;
    margin: 0 auto 17px;
    display: inline-block; }
  .features-service .content h3 {
    color: #d91400; }

/*
---------------------------------------
 Testimonial Client's
 --------------------------------------
 */
.custom-carousel .owl-dots .owl-dot.active span,
.custom-carousel .owl-dots .owl-dot:hover span {
  background: #e2e2e2;
  border: 1px solid transparent; }

.custom-carousel .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #c1c1c1;
  width: 12px;
  height: 12px; }

.client-text p {
  font-size: 19px;
  line-height: 20px;
  }
  .client-text p span {
    font-size: 14px;
    color: #d91400;
    padding-left: 6px;
    font-family: "Open Sans", sans-serif; 
    font-weight: 600;
}

.client-text .designation {
  color: #000000;
  font-family: "Playfair Display", serif; }

.client-text h2 {
  font-size: 37px;
  margin-bottom: 40px; }

.client-text .quote {
  padding-right: 40px; }

.quote img {
  width: 97px !important;
  float: left;
  height: 65px; }

.testimonail {
  -webkit-box-shadow: 0px 0px 35px 0px rgba(95, 95, 95, 0.15);
  box-shadow: 0px 0px 35px 0px rgba(95, 95, 95, 0.15);
  background: #fff; }
  .testimonail .item {
    padding: 60px 85px 0px; }

.parent-testimonial {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
  }

.client-section {
  background: #f7f7f7;
  padding-bottom: 35px;
  padding-top: 300px;
  position: relative;
  margin-top: 130px;
  }

.client-logo {
  text-align: center;
  padding: 30px 0px; }
  .client-logo img {
    -webkit-transition-property: -webkit-filter;
    transition-property: -webkit-filter;
    -o-transition-property: filter;
    transition-property: filter;
    transition-property: filter, -webkit-filter;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in; }
    .client-logo img:hover {
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
      -webkit-transition-property: -webkit-filter;
      transition-property: -webkit-filter;
      -o-transition-property: filter;
      transition-property: filter;
      transition-property: filter, -webkit-filter;
      -webkit-transition-duration: 1s;
      -o-transition-duration: 1s;
      transition-duration: 1s;
      -webkit-transition: all .4s ease-in;
      -o-transition: all .4s ease-in;
      transition: all .4s ease-in;
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
      
      
      
.client-section1 {
  background: #f7f7f7;
  padding-bottom: 35px;
  padding-top: 267px;
  position: relative;
  margin-top: 130px; }

.client-logo1 {
  text-align: center;
  padding: 30px 0px; }
  .client-logo img {
    -webkit-transition-property: -webkit-filter;
    transition-property: -webkit-filter;
    -o-transition-property: filter;
    transition-property: filter;
    transition-property: filter, -webkit-filter;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in; }
    .client-logo img:hover {
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
      -webkit-transition-property: -webkit-filter;
      transition-property: -webkit-filter;
      -o-transition-property: filter;
      transition-property: filter;
      transition-property: filter, -webkit-filter;
      -webkit-transition-duration: 1s;
      -o-transition-duration: 1s;
      transition-duration: 1s;
      -webkit-transition: all .4s ease-in;
      -o-transition: all .4s ease-in;
      transition: all .4s ease-in;
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }      

.custom-carousel .owl-dots {
  position: absolute;
  right: 33px;
  top: 50%;
  margin-top: 0 !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-carousel .owl-dot {
  display: block !important; }

/*
---------------------------------------
 Team Section
 --------------------------------------
 */
.team-section {
  padding-top: 98px;
  padding-bottom: 90px; }

.team-member {
  background: #fff;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .team-member .team-content {
    padding: 26px 45px;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(95, 95, 95, 0.05);
    box-shadow: 0px 0px 35px 0px rgba(95, 95, 95, 0.05); }
    .team-member .team-content h3 {
      font-size: 20px;
      margin-bottom: 5px; }
  .team-member:hover {
    -webkit-box-shadow: 0 0 35px rgba(95, 95, 95, 0.25);
    box-shadow: 0 0 35px rgba(95, 95, 95, 0.25);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }

/*
---------------------------------------
 Google Map
 --------------------------------------
 */
.location {
  position: relative; }

#map {
  width: 100%;
  height: 630px; }

.address-info {
  max-width: 390px;
  background: rgba(217, 20, 0, 0.73);
  padding: 75px 130px 75px 90px;
  position: absolute;
  top: 50%;
  left: 40%;
  right: 0;
  margin: 0px auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .address-info h3 {
    font-size: 20px; }

/*
---------------------------------------
	Contact Form
 --------------------------------------
 */
.contact-form {
  background: #fff;
  padding: 60px 47px;
  margin-top: 60px; }
  .contact-form .single-input {
    padding-left: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    .contact-form .single-input input {
      width: 100%;
      margin-bottom: 30px; }

.input-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -30px; }

.message-box {
  margin-bottom: 26px; }

/*
---------------------------------------
  Search Area
 --------------------------------------
 */
.search-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: none;
  z-index: 9899;
  background: black; }
  .search-box .search-area {
    padding: 142px 0px; }
  .search-box .search-form {
    position: relative; }

.search-form input {
  background: transparent;
  border: 1px solid transparent;
  font-size: 45px;
  padding: 35px 90px;
  font-family: "Open Sans", sans-serif;
  color: #fff; }

.search-form .form-control:focus {
  border: 1px solid transparent; }

.remove-icon {
  display: inline-block;
  position: absolute;
  right: 35px;
  top: 35px;
  padding: 5px 10px;
  font-size: 30px;
  color: #d91400;
  cursor: pointer; }

.search-icon {
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 20px;
  font-size: 60px;
  margin-right: 14px;
  padding: 6px;
  color: #d91400; }

/*
---------------------------------------
  Css Loader
 --------------------------------------
 */
.preloader {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 9999; }

.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #fff; }

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; }

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 5.0em;
  height: 5.0em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-left: 4px solid rgba(237, 237, 237, 0.7);
  border-right: 4px solid rgba(237, 237, 237, 0.7);
  border-bottom: 4px solid rgba(237, 237, 237, 0.7);
  border-top: 4px solid #d91411;
  border-radius: 100%; }

/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* -----------------------------------
** Color Swhicher
-------------------------------------*/
.color-shicher-wraper {
  position: fixed;
  top: 50%;
  left: -160px;
  z-index: 999;
  -webkit-transform: translateY(-120%);
  -ms-transform: translateY(-120%);
  transform: translateY(-120%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .color-shicher-wraper .setting-button-wrapper button {
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: 5px 0 7px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 0 7px rgba(0, 0, 0, 0.15);
    color: #fff;
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 10px;
    border: 0;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background: #fff; }
    .color-shicher-wraper .setting-button-wrapper button:before {
      content: "";
      display: inline-block;
      height: 100%;
      width: 100%;
      background-size: 70%;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3OC43MDMgNDc4LjcwMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc4LjcwMyA0NzguNzAzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTQ1NC4yLDE4OS4xMDFsLTMzLjYtNS43Yy0zLjUtMTEuMy04LTIyLjItMTMuNS0zMi42bDE5LjgtMjcuN2M4LjQtMTEuOCw3LjEtMjcuOS0zLjItMzguMWwtMjkuOC0yOS44ICAgIGMtNS42LTUuNi0xMy04LjctMjAuOS04LjdjLTYuMiwwLTEyLjEsMS45LTE3LjEsNS41bC0yNy44LDE5LjhjLTEwLjgtNS43LTIyLjEtMTAuNC0zMy44LTEzLjlsLTUuNi0zMy4yICAgIGMtMi40LTE0LjMtMTQuNy0yNC43LTI5LjItMjQuN2gtNDIuMWMtMTQuNSwwLTI2LjgsMTAuNC0yOS4yLDI0LjdsLTUuOCwzNGMtMTEuMiwzLjUtMjIuMSw4LjEtMzIuNSwxMy43bC0yNy41LTE5LjggICAgYy01LTMuNi0xMS01LjUtMTcuMi01LjVjLTcuOSwwLTE1LjQsMy4xLTIwLjksOC43bC0yOS45LDI5LjhjLTEwLjIsMTAuMi0xMS42LDI2LjMtMy4yLDM4LjFsMjAsMjguMSAgICBjLTUuNSwxMC41LTkuOSwyMS40LTEzLjMsMzIuN2wtMzMuMiw1LjZjLTE0LjMsMi40LTI0LjcsMTQuNy0yNC43LDI5LjJ2NDIuMWMwLDE0LjUsMTAuNCwyNi44LDI0LjcsMjkuMmwzNCw1LjggICAgYzMuNSwxMS4yLDguMSwyMi4xLDEzLjcsMzIuNWwtMTkuNywyNy40Yy04LjQsMTEuOC03LjEsMjcuOSwzLjIsMzguMWwyOS44LDI5LjhjNS42LDUuNiwxMyw4LjcsMjAuOSw4LjdjNi4yLDAsMTIuMS0xLjksMTcuMS01LjUgICAgbDI4LjEtMjBjMTAuMSw1LjMsMjAuNyw5LjYsMzEuNiwxM2w1LjYsMzMuNmMyLjQsMTQuMywxNC43LDI0LjcsMjkuMiwyNC43aDQyLjJjMTQuNSwwLDI2LjgtMTAuNCwyOS4yLTI0LjdsNS43LTMzLjYgICAgYzExLjMtMy41LDIyLjItOCwzMi42LTEzLjVsMjcuNywxOS44YzUsMy42LDExLDUuNSwxNy4yLDUuNWwwLDBjNy45LDAsMTUuMy0zLjEsMjAuOS04LjdsMjkuOC0yOS44YzEwLjItMTAuMiwxMS42LTI2LjMsMy4yLTM4LjEgICAgbC0xOS44LTI3LjhjNS41LTEwLjUsMTAuMS0yMS40LDEzLjUtMzIuNmwzMy42LTUuNmMxNC4zLTIuNCwyNC43LTE0LjcsMjQuNy0yOS4ydi00Mi4xICAgIEM0NzguOSwyMDMuODAxLDQ2OC41LDE5MS41MDEsNDU0LjIsMTg5LjEwMXogTTQ1MS45LDI2MC40MDFjMCwxLjMtMC45LDIuNC0yLjIsMi42bC00Miw3Yy01LjMsMC45LTkuNSw0LjgtMTAuOCw5LjkgICAgYy0zLjgsMTQuNy05LjYsMjguOC0xNy40LDQxLjljLTIuNyw0LjYtMi41LDEwLjMsMC42LDE0LjdsMjQuNywzNC44YzAuNywxLDAuNiwyLjUtMC4zLDMuNGwtMjkuOCwyOS44Yy0wLjcsMC43LTEuNCwwLjgtMS45LDAuOCAgICBjLTAuNiwwLTEuMS0wLjItMS41LTAuNWwtMzQuNy0yNC43Yy00LjMtMy4xLTEwLjEtMy4zLTE0LjctMC42Yy0xMy4xLDcuOC0yNy4yLDEzLjYtNDEuOSwxNy40Yy01LjIsMS4zLTkuMSw1LjYtOS45LDEwLjhsLTcuMSw0MiAgICBjLTAuMiwxLjMtMS4zLDIuMi0yLjYsMi4yaC00Mi4xYy0xLjMsMC0yLjQtMC45LTIuNi0yLjJsLTctNDJjLTAuOS01LjMtNC44LTkuNS05LjktMTAuOGMtMTQuMy0zLjctMjguMS05LjQtNDEtMTYuOCAgICBjLTIuMS0xLjItNC41LTEuOC02LjgtMS44Yy0yLjcsMC01LjUsMC44LTcuOCwyLjVsLTM1LDI0LjljLTAuNSwwLjMtMSwwLjUtMS41LDAuNWMtMC40LDAtMS4yLTAuMS0xLjktMC44bC0yOS44LTI5LjggICAgYy0wLjktMC45LTEtMi4zLTAuMy0zLjRsMjQuNi0zNC41YzMuMS00LjQsMy4zLTEwLjIsMC42LTE0LjhjLTcuOC0xMy0xMy44LTI3LjEtMTcuNi00MS44Yy0xLjQtNS4xLTUuNi05LTEwLjgtOS45bC00Mi4zLTcuMiAgICBjLTEuMy0wLjItMi4yLTEuMy0yLjItMi42di00Mi4xYzAtMS4zLDAuOS0yLjQsMi4yLTIuNmw0MS43LTdjNS4zLTAuOSw5LjYtNC44LDEwLjktMTBjMy43LTE0LjcsOS40LTI4LjksMTcuMS00MiAgICBjMi43LTQuNiwyLjQtMTAuMy0wLjctMTQuNmwtMjQuOS0zNWMtMC43LTEtMC42LTIuNSwwLjMtMy40bDI5LjgtMjkuOGMwLjctMC43LDEuNC0wLjgsMS45LTAuOGMwLjYsMCwxLjEsMC4yLDEuNSwwLjVsMzQuNSwyNC42ICAgIGM0LjQsMy4xLDEwLjIsMy4zLDE0LjgsMC42YzEzLTcuOCwyNy4xLTEzLjgsNDEuOC0xNy42YzUuMS0xLjQsOS01LjYsOS45LTEwLjhsNy4yLTQyLjNjMC4yLTEuMywxLjMtMi4yLDIuNi0yLjJoNDIuMSAgICBjMS4zLDAsMi40LDAuOSwyLjYsMi4ybDcsNDEuN2MwLjksNS4zLDQuOCw5LjYsMTAsMTAuOWMxNS4xLDMuOCwyOS41LDkuNyw0Mi45LDE3LjZjNC42LDIuNywxMC4zLDIuNSwxNC43LTAuNmwzNC41LTI0LjggICAgYzAuNS0wLjMsMS0wLjUsMS41LTAuNWMwLjQsMCwxLjIsMC4xLDEuOSwwLjhsMjkuOCwyOS44YzAuOSwwLjksMSwyLjMsMC4zLDMuNGwtMjQuNywzNC43Yy0zLjEsNC4zLTMuMywxMC4xLTAuNiwxNC43ICAgIGM3LjgsMTMuMSwxMy42LDI3LjIsMTcuNCw0MS45YzEuMyw1LjIsNS42LDkuMSwxMC44LDkuOWw0Miw3LjFjMS4zLDAuMiwyLjIsMS4zLDIuMiwyLjZ2NDIuMUg0NTEuOXoiIGZpbGw9IiMwMDAwMDAiLz4KCQk8cGF0aCBkPSJNMjM5LjQsMTM2LjAwMWMtNTcsMC0xMDMuMyw0Ni4zLTEwMy4zLDEwMy4zczQ2LjMsMTAzLjMsMTAzLjMsMTAzLjNzMTAzLjMtNDYuMywxMDMuMy0xMDMuM1MyOTYuNCwxMzYuMDAxLDIzOS40LDEzNi4wMDEgICAgeiBNMjM5LjQsMzE1LjYwMWMtNDIuMSwwLTc2LjMtMzQuMi03Ni4zLTc2LjNzMzQuMi03Ni4zLDc2LjMtNzYuM3M3Ni4zLDM0LjIsNzYuMyw3Ni4zUzI4MS41LDMxNS42MDEsMjM5LjQsMzE1LjYwMXoiIGZpbGw9IiMwMDAwMDAiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
      -webkit-animation: settingRotate 4s linear infinite;
      animation: settingRotate 4s linear infinite; }

.color-shicher-wraper.show-color {
  left: 0; }

.swhicher-button {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  background: #fff;
  padding: 20px 10px;
  border-radius: 0 3px 3px 0; }
  .swhicher-button button {
    width: 40px;
    height: 40px;
    border-radius: 0px;
    border: 0;
    margin: 4px 2px; }

@-webkit-keyframes settingRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes settingRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@font-face {
  font-family: 'flaticon';
  src: url("../fonts/flaticon.eot");
  src: url("../fonts/flaticon.eot") format("embedded-opentype"), url("../fonts/flaticon.ttf") format("truetype"), url("../fonts/flaticon.woff") format("woff"), url("../fonts/flaticon.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-money"], [class*=" icon-money"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'flaticon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-moneybars:before {
  content: "\e900"; }

.icon-moneycash:before {
  content: "\e901"; }

.icon-moneymoney:before {
  content: "\e902"; }

/* Icomoon Font =========== */
/*
----------------------------------------------
  Footer
----------------------------------------------
 */
.footer-section {
  background: #000000;
  padding-top: 90px; }

.footer-info {
  margin-bottom: 30px; }
  .footer-info h3 {
    margin-bottom: 26px;
    color: #fff; }
  .footer-info p {
    padding-top: 25px;
    margin-bottom: 0px; }
  .footer-info ul li a {
    font-size: 15px;
    color: #888888;
    padding-top: 4px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    font-family: "Open Sans", sans-serif; }
    .footer-info ul li a:hover {
      color: #fff;
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s; }

.social li {
  display: inline-block; }
  .social li a {
    font-size: 16px;
    color: #888888;
    font-family: FontAwesome;
    display: inline-block;
    padding: 5px; }
    .social li a:hover {
      color: #fff; }

.separators {
  border-top: 1px solid #1f1f1f;
  margin-top: 50px; }

.social,
.copyright {
  padding: 42px 0px 22px; }

/*  1 - media screen and (min-width: 2560px)
----------------------------------- ----------------------------------- */
@media (min-width: 2560px) {
  .slider-section .defaultimg:before {
    left: 27% !important; }
  .slider-arrow-button .fintex-button {
    border: 1px solid transparent; } }

/*  1 - media screen and (min-width: 1600px)
----------------------------------- ----------------------------------- */
@media (max-width: 1600px) {
  .slider-section .defaultimg:before {
    left: 15% !important; }
  .slider-arrow-button .fintex-button {
    border: 1px solid transparent; } }

/*  1 - media screen and (min-width: 1440px)
----------------------------------- ----------------------------------- */
@media (max-width: 1440px) {
  .slider-section .defaultimg:before {
    left: 10% !important; } }

/*  1 - media screen and (min-width: 1199px)
----------------------------------- ----------------------------------- */
@media (max-width: 1199px) {
  .client-text h2 {
    font-size: 30px;
    margin-bottom: 20px; } }

/*  1 - media screen and (min-width: 1024px)
----------------------------------- ----------------------------------- */
@media (max-width: 1024px) {
  .slider-section .defaultimg:before {
    left: 5% !important; }
  .address-info {
    top: 75%;
    left: 0%; } }

/*  1 - media screen and (min-width: 991px)
----------------------------------- ----------------------------------- */
@media (max-width: 991px) {
  .row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .about-inner p {
    margin-bottom: 15px; }
  .about-inner h2 {
    line-height: 27px;
    font-size: 22px; }
  .achivement {
    text-align: center;
    padding-right: 0px; }
  .parent-testimonial {
    position: relative; }
  .client-section {
    padding-top: 0px;
    margin-top: 0px; }
  .service-section {
    padding-bottom: 0px; }
  .about-inner {
    padding-top: 45px; } }

/*  1 - media screen and (min-width: 768px)
----------------------------------- ----------------------------------- */
@media (max-width: 768px) {
  .slider-section .defaultimg:before {
    margin: 0 auto; } }

/*  1 - media screen and (min-width: 767px)
----------------------------------- ----------------------------------- */
@media (max-width: 767px) {
  .section-padding {
    padding: 50px 0px; }
  .parallax-section {
    padding-top: 70px;
    padding-bottom: 50px; }
  .counter-up {
    padding: 15px 0px; }
  .about-inner {
    text-align: center;
    padding-top: 30px; }
  .articles {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }
  .features-service {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }
  .recent-articles .pad-content {
    padding: 45px 0px; }
  .separators {
    margin-top: 30px; }
  .copyright {
    padding: 30px 0px 0px; }
  .social {
    text-align: left;
    padding: 0px 0px 15px; }
  .recent-articles {
    margin-top: 30px; }
  .testimonail .item {
    padding: 30px 15px 0px;
    text-align: center; }
  .client-text .quote {
    display: none; } }

/*  1 - media screen and (min-width: 480px)
----------------------------------- ----------------------------------- */
@media (max-width: 480px) {
  .row-eq-height .col-xs-6 {
    width: 100%; }
  .custom-carousel .owl-dots {
    position: relative;
    text-align: center;
    right: 0px;
    bottom: -20px; }
  .custom-carousel .owl-dot {
    display: inline-block !important; }
  .recent-articles .content {
    padding: 45px 0px; }
  .slider-section .defaultimg:before {
    left: 0% !important; } }

/*  1 - media screen and (min-width: 375px)
----------------------------------- ----------------------------------- */
@media (max-width: 375px) {
  .recent-articles .content {
    padding: 34px 0px; } }

/*  1 - media screen and (min-width: 320px)
----------------------------------- ----------------------------------- */
@media (max-width: 320px) {
  .recent-articles .content {
    padding: 23px 0px; } }



.sekil
{
     }


